Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor remaining non-request usages of the GenericSignatureBuilder #39826

Merged
merged 4 commits into from
Oct 20, 2021

Conversation

slavapestov
Copy link
Contributor

A few places were creating GenericSignatureBuilders directly instead of using AbstractGenericSignatureRequest / InferredGenericSignatureRequest. Refactor these after generalizing InferredGenericSignatureRequest slightly to handle the new use case of where clauses written in attributes (@differentiable and @_specialize). This is of course a stepping stone to introducing the RequirementMachine's generic signature minimization algorithm, and removing the GenericSignatureBuilder entirely.

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test Windows

Copy link
Contributor

@rxwei rxwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants